home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19961006-19970104 / 000076_news@columbia.edu _Tue Oct 29 11:59:18 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id LAA29772 for <kermit.misc@watsun.cc.columbia.edu>; Tue, 29 Oct 1996 11:59:18 -0500 (EST)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.7.5/8.7.3) id LAA16844 for kermit.misc@watsun; Tue, 29 Oct 1996 11:59:16 -0500 (EST)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  5. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: Look for Kermit / Telnet Plug-ins for Navigator
  8. Date: 29 Oct 1996 16:58:46 GMT
  9. Organization: Columbia University
  10. Lines: 33
  11. Message-ID: <555d46$4bm@apakabar.cc.columbia.edu>
  12. References: <3276198e.8189561@news.hk.linkage.net>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14.  
  15. In article <3276198e.8189561@news.hk.linkage.net>,  <samson@k.com.hk> wrote:
  16. :     I am looking for some sort of Terminal / Kermit / Telnet
  17. : Plug-ins for Navigator.
  18. :     The purpose is let a user (web-browser) to click a button and
  19. : pop-up a windows to connect to Unix / Database Server (like SCO unix
  20. : or even an NT Telnet Server).
  21. :     Does anyone have any idea ????  If so, please drop me a note
  22. : "samson@k.com.hk".  Thanks for the help !
  23.  
  24.  
  25. You don't need a plug-in to be able to use Telnet with Navigator.
  26. In fact, at the moment there would be no way to create a plug-in for 
  27. telnet because of the way that Navigator handles telnet URLs.
  28.  
  29. In the general preferences and options Notebook there is a Apps page.
  30. In the Telnet space, place your telnet app.  For Kermit 95 1.1.7,
  31. you can use "c:\k95\k95.exe -J"
  32.  
  33.  
  34. Now whenever a users clicks on a link which contains a telnet URL such as
  35. telnet://kermit.columbia.edu/ 
  36. Navigator will pass that URL onto the specified telnet app.
  37.  
  38. The big problem with using a Plug-in for this is that Plug-ins handle 
  39. MIME types or files, and you can't treat an IP service such as telnet
  40. as a MIME type or a file.
  41.  
  42. Jeffrey Altman * 304 West 92nd St #7A   * New York, NY * 10025 * (212) 769-2675
  43.                * 612 West 115th St #716 * New York, NY * 10025 * (212) 854-1344
  44.     C-Kermit 5A(191) for OS/2:   http://www.columbia.edu/kermit/cko191.html
  45.   Kermit 95 for Windows 95/NT:   http://www.columbia.edu/kermit/k95.html